home *** CD-ROM | disk | FTP | other *** search
/ Chip 1996 November / Chip 11-96.iso / treiber / grafik / datapat / q2000 / win31 / oemsetup.inf < prev    next >
INI File  |  1991-09-18  |  2KB  |  48 lines

  1. ; Here are the names of the disks Setup can prompt for.
  2. ; There must be a disk name for each disk number used
  3. ;
  4. ; The disk number '0' is reserved to represent the windows setup directory
  5. ; the directory may be relative to the directory SETUP was run from.
  6. ;
  7. ; the format is:
  8. ;
  9. ; n = path,disk name,disk tag file
  10. ;
  11. ; n           disk "number"  1-9,A-Z (single char only!)
  12. ; path        path of disk n
  13. ; name        name of disk n
  14. ; disk tag    a file on disk n (used to determine if disk is in drive)
  15. ;
  16. [disks]
  17.     1 =. ,"Datapath Driver Software Disk 2 of 3",QPCW3.DRV
  18.  
  19. [display]
  20. ; The string following the driver description specifies the screen
  21. ; resolution. It is used to match the system and OEM character sets
  22. ; with the display selection.
  23. ;
  24. ;profile = driver,         Description of driver,                       resolution,    286 grabber,    logo code,       VDD,            386grabber,   ega.sys    logo data     
  25. ;
  26. qpc   = 1:qpcw3.drv,      "Datapath Q2000 (Dithered)",              "100,120,120",   1:vgacolor.gr2, 1:qpcw3.lgo,   1:qpc.386,   1:vga.gr3,,              1:qpc.rle
  27. qpc16 = 1:qpcw316.drv,      "Datapath Q2000 (16 Colours)",              "100,120,120",   1:vgacolor.gr2, 1:qpcw316.lgo,   1:qpc.386,   1:vga.gr3,,              1:qpc.rle
  28. qpc256 = 1:qpcw3256.drv,      "Datapath Q2000 (256 Colours)",              "100,120,120",   1:vgacolor.gr2, 1:qpcw3256.lgo,   1:qpc.386,   1:vga.gr3,,              1:qpc.rle
  29. qpcpal= 1:qpcw3pal.drv,      "Datapath Q2000 (System Palette)",              "100,120,120",   1:vgacolor.gr2, 1:qpcw3pal.lgo,   1:qpc.386,   1:vga.gr3,,              1:qpc.rle
  30.  
  31. ;[sysfonts]
  32. ;1:vgasys.fon,"VGA (640x480) resolution System Font", "100,96,96"
  33.  
  34. ;[fixedfonts]
  35. ;1:vgafix.fon,"VGA (640x480) resolution Fixed System Font", "100,96,96"
  36.  
  37. ;[oemfonts]
  38. ;1:vgaoem.fon,"VGA (640x480) resolution Terminal Font (USA/Europe)", "100,96,96",1
  39.  
  40. [sysfonts]
  41. 1:8514sys.fon,"8514/a (1024x768) resolution System Font", "100,120,120"
  42.  
  43. [fixedfonts]
  44. 1:8514fix.fon,"8514/a (1024x768) resolution Fixed System Font",  "100,120,120"
  45.  
  46. [oemfonts]
  47. 1:8514oem.fon,"8514 (1024x768) resolution Terminal Font (USA/Europe)", "100,120,120",1
  48.